[INFO] fetching crate stylo_taffy 0.3.0-alpha.6...
[INFO] checking stylo_taffy-0.3.0-alpha.6 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate stylo_taffy 0.3.0-alpha.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate stylo_taffy 0.3.0-alpha.6
[INFO] finished tweaking crates.io crate stylo_taffy 0.3.0-alpha.6
[INFO] tweaked toml for crates.io crate stylo_taffy 0.3.0-alpha.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stylo_taffy 0.3.0-alpha.6 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stylo_taffy 0.3.0-alpha.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded idna_adapter v1.0.0
[INFO] [stderr]   Downloaded stylo_atoms v0.18.0
[INFO] [stderr]   Downloaded uluru v3.1.0
[INFO] [stderr]   Downloaded malloc_size_of_derive v0.1.3
[INFO] [stderr]   Downloaded atomic_refcell v0.1.14
[INFO] [stderr]   Downloaded stylo_dom v0.18.0
[INFO] [stderr]   Downloaded app_units v0.7.8
[INFO] [stderr]   Downloaded smallbitvec v2.6.1
[INFO] [stderr]   Downloaded cssparser-macros v0.7.0
[INFO] [stderr]   Downloaded to_shmem v0.4.0
[INFO] [stderr]   Downloaded stylo_malloc_size_of v0.18.0
[INFO] [stderr]   Downloaded stylo_static_prefs v0.18.0
[INFO] [stderr]   Downloaded to_shmem_derive v0.1.0
[INFO] [stderr]   Downloaded stylo_traits v0.18.0
[INFO] [stderr]   Downloaded stylo_derive v0.18.0
[INFO] [stderr]   Downloaded cssparser v0.37.0
[INFO] [stderr]   Downloaded selectors v0.38.0
[INFO] [stderr]   Downloaded taffy v0.11.0-experimental-cache-fix.3
[INFO] [stderr]   Downloaded stylo v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0
[INFO] running `Command { std: "docker" "start" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking smallbitvec v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking grid v1.0.1
[INFO] [stderr]     Checking atomic_refcell v0.1.14
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling stylo v0.18.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking taffy v0.11.0-experimental-cache-fix.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling stylo_atoms v0.18.0
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling stylo_static_prefs v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling to_shmem_derive v0.1.0
[INFO] [stderr]    Compiling stylo_derive v0.18.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking cssparser v0.37.0
[INFO] [stderr]     Checking app_units v0.7.8
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking to_shmem v0.4.0
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]     Checking stylo_malloc_size_of v0.18.0
[INFO] [stderr]     Checking stylo_traits v0.18.0
[INFO] [stderr]     Checking stylo_dom v0.18.0
[INFO] [stderr]     Checking stylo_taffy v0.3.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.35s
[INFO] running `Command { std: "docker" "inspect" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0", kill_on_drop: false }`
[INFO] [stdout] 489b2bce94be53457902095638b7fac92468ad0f0aa26cd08f3960a143c0f4c0
